ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / Observable<T> Class / Observable<T> Constructor / Observable<T> Constructor()

In This Topic
    Observable<T> Constructor()
    In This Topic
    Initializes a new instance of the Observable<T> class.
    Syntax
    'Declaration
     
    Public Function New()
    public Observable<T>()
    See Also